[INFO] fetching crate multistream-batch 1.2.0...
[INFO] testing multistream-batch-1.2.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate multistream-batch 1.2.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate multistream-batch 1.2.0
[INFO] finished tweaking crates.io crate multistream-batch 1.2.0
[INFO] tweaked toml for crates.io crate multistream-batch 1.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate multistream-batch 1.2.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 4 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 39bea3e08a14461503db2c206b210d32f45967b6ba137630a9037c5a62e06a60
[INFO] running `Command { std: "docker" "start" "-a" "39bea3e08a14461503db2c206b210d32f45967b6ba137630a9037c5a62e06a60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39bea3e08a14461503db2c206b210d32f45967b6ba137630a9037c5a62e06a60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39bea3e08a14461503db2c206b210d32f45967b6ba137630a9037c5a62e06a60", kill_on_drop: false }`
[INFO] [stdout] 39bea3e08a14461503db2c206b210d32f45967b6ba137630a9037c5a62e06a60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c89fd043a421e87ad7540d1f6eaf905609cb6d1db2c22b87e848f25513e8a466
[INFO] running `Command { std: "docker" "start" "-a" "c89fd043a421e87ad7540d1f6eaf905609cb6d1db2c22b87e848f25513e8a466", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling multistream-batch v1.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/buf_batch.rs:97:18
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fn drain(&mut self) -> Drain<I> {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fn drain(&mut self) -> Drain<'_, I> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channel/buf_batch.rs:144:17
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn next(&mut self) -> Result<Drain<I>, EndOfStreamError> {
[INFO] [stdout]     |                 ^^^^^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn next(&mut self) -> Result<Drain<'_, I>, EndOfStreamError> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channel/buf_batch.rs:203:18
[INFO] [stdout]     |
[INFO] [stdout] 203 |     pub fn drain(&mut self) -> Drain<I> {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 203 |     pub fn drain(&mut self) -> Drain<'_, I> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/channel/multi_buf_batch.rs:181:49
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn next<'i>(&'i mut self) -> Result<(K, Drain<I>), EndOfStreamError> {
[INFO] [stdout]     |                      --                         ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'i`
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn next<'i>(&'i mut self) -> Result<(K, Drain<'i, I>), EndOfStreamError> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channel/multi_buf_batch.rs:253:18
[INFO] [stdout]     |
[INFO] [stdout] 253 |     pub fn drain(&mut self, key: &K) -> Option<Drain<I>> {
[INFO] [stdout]     |                  ^^^^^^^^^                     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 253 |     pub fn drain(&mut self, key: &K) -> Option<Drain<'_, I>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channel/tx_buf_batch.rs:123:18
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn drain(&mut self) -> Drain<I> {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn drain(&mut self) -> Drain<'_, I> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channel/tx_buf_batch.rs:205:17
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn next(&mut self) -> Result<TxBufBatchChannelResult<I>, EndOfStreamError> {
[INFO] [stdout]     |                 ^^^^^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn next(&mut self) -> Result<TxBufBatchChannelResult<'_, I>, EndOfStreamError> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channel/tx_buf_batch.rs:295:18
[INFO] [stdout]     |
[INFO] [stdout] 295 |     pub fn drain(&mut self) -> Drain<I> {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 295 |     pub fn drain(&mut self) -> Drain<'_, I> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/multi_buf_batch.rs:181:18
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn drain(&mut self, key: &K) -> Option<Drain<I>> {
[INFO] [stdout]     |                  ^^^^^^^^^                     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn drain(&mut self, key: &K) -> Option<Drain<'_, I>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
[INFO] running `Command { std: "docker" "inspect" "c89fd043a421e87ad7540d1f6eaf905609cb6d1db2c22b87e848f25513e8a466", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c89fd043a421e87ad7540d1f6eaf905609cb6d1db2c22b87e848f25513e8a466", kill_on_drop: false }`
[INFO] [stdout] c89fd043a421e87ad7540d1f6eaf905609cb6d1db2c22b87e848f25513e8a466
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f83247483d449248a6de89117ebd4db267aa34c9b4cc8c10cfecacdf2bee535
[INFO] running `Command { std: "docker" "start" "-a" "2f83247483d449248a6de89117ebd4db267aa34c9b4cc8c10cfecacdf2bee535", kill_on_drop: false }`
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/buf_batch.rs:97:18
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fn drain(&mut self) -> Drain<I> {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fn drain(&mut self) -> Drain<'_, I> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channel/buf_batch.rs:144:17
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn next(&mut self) -> Result<Drain<I>, EndOfStreamError> {
[INFO] [stdout]     |                 ^^^^^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn next(&mut self) -> Result<Drain<'_, I>, EndOfStreamError> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channel/buf_batch.rs:203:18
[INFO] [stdout]     |
[INFO] [stdout] 203 |     pub fn drain(&mut self) -> Drain<I> {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 203 |     pub fn drain(&mut self) -> Drain<'_, I> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/channel/multi_buf_batch.rs:181:49
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn next<'i>(&'i mut self) -> Result<(K, Drain<I>), EndOfStreamError> {
[INFO] [stdout]     |                      --                         ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'i`
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn next<'i>(&'i mut self) -> Result<(K, Drain<'i, I>), EndOfStreamError> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channel/multi_buf_batch.rs:253:18
[INFO] [stdout]     |
[INFO] [stdout] 253 |     pub fn drain(&mut self, key: &K) -> Option<Drain<I>> {
[INFO] [stdout]     |                  ^^^^^^^^^                     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 253 |     pub fn drain(&mut self, key: &K) -> Option<Drain<'_, I>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channel/tx_buf_batch.rs:123:18
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn drain(&mut self) -> Drain<I> {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn drain(&mut self) -> Drain<'_, I> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channel/tx_buf_batch.rs:205:17
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn next(&mut self) -> Result<TxBufBatchChannelResult<I>, EndOfStreamError> {
[INFO] [stdout]     |                 ^^^^^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn next(&mut self) -> Result<TxBufBatchChannelResult<'_, I>, EndOfStreamError> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channel/tx_buf_batch.rs:295:18
[INFO] [stdout]     |
[INFO] [stdout] 295 |     pub fn drain(&mut self) -> Drain<I> {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 295 |     pub fn drain(&mut self) -> Drain<'_, I> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/multi_buf_batch.rs:181:18
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn drain(&mut self, key: &K) -> Option<Drain<I>> {
[INFO] [stdout]     |                  ^^^^^^^^^                     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn drain(&mut self, key: &K) -> Option<Drain<'_, I>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling multistream-batch v1.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/buf_batch.rs:97:18
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fn drain(&mut self) -> Drain<I> {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fn drain(&mut self) -> Drain<'_, I> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channel/buf_batch.rs:144:17
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn next(&mut self) -> Result<Drain<I>, EndOfStreamError> {
[INFO] [stdout]     |                 ^^^^^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn next(&mut self) -> Result<Drain<'_, I>, EndOfStreamError> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channel/buf_batch.rs:203:18
[INFO] [stdout]     |
[INFO] [stdout] 203 |     pub fn drain(&mut self) -> Drain<I> {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 203 |     pub fn drain(&mut self) -> Drain<'_, I> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/channel/multi_buf_batch.rs:181:49
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn next<'i>(&'i mut self) -> Result<(K, Drain<I>), EndOfStreamError> {
[INFO] [stdout]     |                      --                         ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'i`
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn next<'i>(&'i mut self) -> Result<(K, Drain<'i, I>), EndOfStreamError> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channel/multi_buf_batch.rs:253:18
[INFO] [stdout]     |
[INFO] [stdout] 253 |     pub fn drain(&mut self, key: &K) -> Option<Drain<I>> {
[INFO] [stdout]     |                  ^^^^^^^^^                     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 253 |     pub fn drain(&mut self, key: &K) -> Option<Drain<'_, I>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channel/tx_buf_batch.rs:123:18
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn drain(&mut self) -> Drain<I> {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn drain(&mut self) -> Drain<'_, I> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channel/tx_buf_batch.rs:205:17
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn next(&mut self) -> Result<TxBufBatchChannelResult<I>, EndOfStreamError> {
[INFO] [stdout]     |                 ^^^^^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn next(&mut self) -> Result<TxBufBatchChannelResult<'_, I>, EndOfStreamError> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channel/tx_buf_batch.rs:295:18
[INFO] [stdout]     |
[INFO] [stdout] 295 |     pub fn drain(&mut self) -> Drain<I> {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 295 |     pub fn drain(&mut self) -> Drain<'_, I> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/multi_buf_batch.rs:181:18
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn drain(&mut self, key: &K) -> Option<Drain<I>> {
[INFO] [stdout]     |                  ^^^^^^^^^                     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn drain(&mut self, key: &K) -> Option<Drain<'_, I>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.65s
[INFO] running `Command { std: "docker" "inspect" "2f83247483d449248a6de89117ebd4db267aa34c9b4cc8c10cfecacdf2bee535", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f83247483d449248a6de89117ebd4db267aa34c9b4cc8c10cfecacdf2bee535", kill_on_drop: false }`
[INFO] [stdout] 2f83247483d449248a6de89117ebd4db267aa34c9b4cc8c10cfecacdf2bee535
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c461613d1f19fdd57ff9620513bfb72a9baa012dc1e034c694c888b3d05e5e04
[INFO] running `Command { std: "docker" "start" "-a" "c461613d1f19fdd57ff9620513bfb72a9baa012dc1e034c694c888b3d05e5e04", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/buf_batch.rs:97:18
[INFO] [stderr]    |
[INFO] [stderr] 97 |     pub fn drain(&mut self) -> Drain<I> {
[INFO] [stderr]    |                  ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 97 |     pub fn drain(&mut self) -> Drain<'_, I> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/channel/buf_batch.rs:144:17
[INFO] [stderr]     |
[INFO] [stderr] 144 |     pub fn next(&mut self) -> Result<Drain<I>, EndOfStreamError> {
[INFO] [stderr]     |                 ^^^^^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 144 |     pub fn next(&mut self) -> Result<Drain<'_, I>, EndOfStreamError> {
[INFO] [stderr]     |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/channel/buf_batch.rs:203:18
[INFO] [stderr]     |
[INFO] [stderr] 203 |     pub fn drain(&mut self) -> Drain<I> {
[INFO] [stderr]     |                  ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 203 |     pub fn drain(&mut self) -> Drain<'_, I> {
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/channel/multi_buf_batch.rs:181:49
[INFO] [stderr]     |
[INFO] [stderr] 181 |     pub fn next<'i>(&'i mut self) -> Result<(K, Drain<I>), EndOfStreamError> {
[INFO] [stderr]     |                      --                         ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'i`
[INFO] [stderr]     |
[INFO] [stderr] 181 |     pub fn next<'i>(&'i mut self) -> Result<(K, Drain<'i, I>), EndOfStreamError> {
[INFO] [stderr]     |                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/channel/multi_buf_batch.rs:253:18
[INFO] [stderr]     |
[INFO] [stderr] 253 |     pub fn drain(&mut self, key: &K) -> Option<Drain<I>> {
[INFO] [stderr]     |                  ^^^^^^^^^                     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 253 |     pub fn drain(&mut self, key: &K) -> Option<Drain<'_, I>> {
[INFO] [stderr]     |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/channel/tx_buf_batch.rs:123:18
[INFO] [stderr]     |
[INFO] [stderr] 123 |     pub fn drain(&mut self) -> Drain<I> {
[INFO] [stderr]     |                  ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 123 |     pub fn drain(&mut self) -> Drain<'_, I> {
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/channel/tx_buf_batch.rs:205:17
[INFO] [stderr]     |
[INFO] [stderr] 205 |     pub fn next(&mut self) -> Result<TxBufBatchChannelResult<I>, EndOfStreamError> {
[INFO] [stderr]     |                 ^^^^^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 205 |     pub fn next(&mut self) -> Result<TxBufBatchChannelResult<'_, I>, EndOfStreamError> {
[INFO] [stderr]     |                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/channel/tx_buf_batch.rs:295:18
[INFO] [stderr]     |
[INFO] [stderr] 295 |     pub fn drain(&mut self) -> Drain<I> {
[INFO] [stderr]     |                  ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 295 |     pub fn drain(&mut self) -> Drain<'_, I> {
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/multi_buf_batch.rs:181:18
[INFO] [stderr]     |
[INFO] [stderr] 181 |     pub fn drain(&mut self, key: &K) -> Option<Drain<I>> {
[INFO] [stderr]     |                  ^^^^^^^^^                     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 181 |     pub fn drain(&mut self, key: &K) -> Option<Drain<'_, I>> {
[INFO] [stderr]     |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: `multistream-batch` (lib) generated 9 warnings (run `cargo fix --lib -p multistream-batch` to apply 9 suggestions)
[INFO] [stderr] warning: `multistream-batch` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/multistream_batch-ef3223cd43624323)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test buf_batch::tests::test_batch_max_size ... ok
[INFO] [stdout] test buf_batch::tests::test_batch_poll ... ok
[INFO] [stdout] test buf_batch::tests::test_drain_stream ... ok
[INFO] [stdout] test channel::buf_batch::tests::test_batch_max_size ... ok
[INFO] [stdout] test channel::multi_buf_batch::tests::test_batch_drain ... ok
[INFO] [stdout] test channel::multi_buf_batch::tests::test_batch_max_size ... ok
[INFO] [stdout] test channel::buf_batch::tests::test_batch_with_producer_thread ... ok
[INFO] [stdout] test channel::buf_batch::tests::test_drain_to_end ... ok
[INFO] [stdout] test channel::buf_batch::tests::test_batch_disconnected ... ok
[INFO] [stdout] test channel::multi_buf_batch::tests::test_batch_disconnected ... ok
[INFO] [stdout] test channel::multi_buf_batch::tests::test_batch_with_producer_thread ... ok
[INFO] [stdout] test channel::tx_buf_batch::tests::test_batch_with_producer_thread ... ok
[INFO] [stdout] test channel::tx_buf_batch::tests::test_batch_command_complete ... ok
[INFO] [stdout] test channel::tx_buf_batch::tests::test_batch_retry ... ok
[INFO] [stdout] test channel::tx_buf_batch::tests::test_pop ... ok
[INFO] [stdout] test channel::tx_buf_batch::tests::test_drain_to_end ... ok
[INFO] [stdout] test multi_buf_batch::tests::test_batch_poll ... ok
[INFO] [stdout] test multi_buf_batch::tests::test_batch_max_size ... ok
[INFO] [stdout] test multi_buf_batch::tests::test_flush ... ok
[INFO] [stdout] test multi_buf_batch::tests::test_drain_stream ... ok
[INFO] [stdout] test channel::buf_batch::tests::test_batch_command_complete ... ok
[INFO] [stdout] test channel::tx_buf_batch::tests::test_batch_disconnected ... ok
[INFO] [stdout] test buf_batch::tests::test_batch_max_duration ... ok
[INFO] [stdout] test channel::buf_batch::tests::test_batch_max_duration ... ok
[INFO] [stdout] test channel::tx_buf_batch::tests::test_batch_max_duration ... ok
[INFO] [stdout] test multi_buf_batch::tests::test_batch_max_duration ... ok
[INFO] [stdout] test channel::multi_buf_batch::tests::test_batch_max_duration ... ok
[INFO] [stdout] test channel::tx_buf_batch::tests::test_batch_empty ... ok
[INFO] [stderr]    Doc-tests multistream_batch
[INFO] [stdout] test channel::tx_buf_batch::tests::test_batch_commit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/channel/tx_buf_batch.rs - channel::tx_buf_batch (line 7) ... ok
[INFO] [stdout] test src/channel/buf_batch.rs - channel::buf_batch (line 8) ... ok
[INFO] [stdout] test src/channel/multi_buf_batch.rs - channel::multi_buf_batch (line 8) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.56s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c461613d1f19fdd57ff9620513bfb72a9baa012dc1e034c694c888b3d05e5e04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c461613d1f19fdd57ff9620513bfb72a9baa012dc1e034c694c888b3d05e5e04", kill_on_drop: false }`
[INFO] [stdout] c461613d1f19fdd57ff9620513bfb72a9baa012dc1e034c694c888b3d05e5e04
